home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part2 / 10771 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: FreeNet.Carleton.CA!de351
  2. From: de351@FreeNet.Carleton.CA (K. C. Lee)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Is there size limit for HD on A4000 and A1200
  5. Date: 19 Apr 1996 19:50:43 GMT
  6. Organization: The National Capital FreeNet
  7. Sender: de351@freenet3.carleton.ca (K. C. Lee)
  8. Message-ID: <4l8qqj$1ha@freenet-news.carleton.ca>
  9. References: <3176509C.3572@dres.dnd.ca> <4l6fvq$k0j@toad.stack.urc.tue.nl> <829916435.28841@m145.burton-college.ac.uk>
  10. Reply-To: de351@FreeNet.Carleton.CA (K. C. Lee)
  11. NNTP-Posting-Host: freenet3.carleton.ca
  12.  
  13. > jaco@stack.urc.tue.nl (Jaco Schoonen) wrote:
  14. > > 
  15. >>The FastFileSystem can't handle drives >4 Gb. If you want a biugger drive go
  16. >>for AFS.
  17.  
  18. You'll still run into problems as the A1200 and A4000 both use IDE.  The
  19. scsi.device driver might still limit the addressable blocks to 32-bit.  On
  20. real SCSI devices, AFS might be able to send SCSIdirect commands to bypass
  21. the exec driver limitation.
  22.  
  23. MARTYN DISSINGTON (diss-2@mail.burton-college.ac.uk) writes:
  24. > I heard it was 2 gig?
  25.  
  26. I guess use 2 gig in case some of your programs might have been using
  27. signed long integers (-2 gig to +2 gig) instead of unsigned ( 0 - 4 gig).
  28.  
  29. Lucky for me I don't have to find that out yet...  I did have to hack the
  30. driver to get around the 1 gig limit on my really out dated driver code
  31. when I got my 1.08 g drive.
  32.  
  33. > Martyn Dissington.
  34.  
  35. K. C. Lee
  36.